body #s4-workspace { padding-left:0px; width:800px !important;  }

#mainwrapper { margin: 0px !important;}
.maincontent, #content {
	width: 600px !important;
}

.topheaderbg, #navContainer, .leftnavtitle, .s4-ql, .bottomlogos, #s4-ribbonrow, .search , .floatright, .divAlternatePageUrlWrap, .banner, .tagline, .footermenu, .additionallinks, .breadcrumb, .footersocial, .contactinfo {
	display:none !important;
}
.printcontactinfo {
	display: block !important;
	width: 550px;
}
.printcontactinfo h2 {
  font-weight: normal !important;
}

/* Links */
/*
a:link, a:visited {background: transparent; color:#333; text-decoration:none;}
a:link[href^="http://"]:after, a[href^="http://"]:visited:after {content: " (" attr(href) ") "; font-size: 11px;}
a[href^="http://"] {color:#000;}
*/

/*Image*/
img, img a, .more-link a {border:none;} 

/*Comment Section*/
.commentlist .avatar {float:left; margin-right:10px;}
.commentlist .children {margin-top:10px;}
#comments {page-break-before: always;}

/** Web-part content links **/
.ms-WPBody a, .nihresources li a {
	word-break: break-all;
	word-break: break-word;
	-ms-word-break: break-all;
	-webkit-hyphens: auto;
   -moz-hyphens: auto;
        hyphens: auto;
}

nihresources h3:before {
content: 'NIH ';
}

/** left column **/

#s4-leftpanel, #s4-leftpanel td {
	width: 125px !important;
}

/** home page **/

niddkTableEvenRow-default3 {
	padding-right: 0px;
}
.newsstory {
	width: 100%;
	display: block;
}
.landingnews {
	height: 170px;
}
/** meeting **/

.meetingwebpart, .meetingwebpart table {
	width: 400px;
}
.meetingdetails {
	width: 160px;
}

/** research landing **/

.labbrancheslayout {
	width: 600px;
}
.labbranchtable {
	width: 295px !important;
}
.vfeaturedbox {
	width: 190px !important;
	padding: 0 10px 10px;
}
.vfeaturedbox img {
	width: 150px;
}
.adtables {
	display: none;
}

/* research @niddk */

.rf-grid-top,
.rf-grid-bottom {
	width: 650px !important;
}

.rf-grid-top div img,
.rf-grid-bottom div img {
  width: 150px !important;
}

/** health topics **/

#divLinks, .healthinfosearch {
	display: none;
}
.fg-health-topics .feature-grid-item img {
	float: none;
}
.fg-health-topics .feature-grid-item p {
	margin-left: 0px;
}

/** health info landing **/

.fg-2col-right  {
	width: 650px !important;
}

.feature-grid-row div img {
  width: 200px;
}
.feature-grid .cols-3 .feature-grid-item {
	width: 150px;
}